home *** CD-ROM | disk | FTP | other *** search
/ cyber.net interactivo 1997 March / inter@ivo 1997-03.iso / cybint14 / bin / bamuras.dxr / 00027.ls < prev    next >
Encoding:
Text File  |  1996-07-12  |  129 b   |  9 lines

  1. on exitFrame
  2.   if rollOver(12) or rollOver(13) then
  3.     cursor([901, 902])
  4.   else
  5.     HotSpots(2, 11)
  6.   end if
  7.   Loopframe()
  8. end
  9.